home *** CD-ROM | disk | FTP | other *** search
- object fMin: TfMin
- Left = 277
- Top = 180
- BorderIcons = [biSystemMenu]
- BorderStyle = bsToolWindow
- Caption = 'Hack Office 2000'
- ClientHeight = 46
- ClientWidth = 104
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poDefault
- OnClose = FormClose
- OnCreate = FormCreate
- OnDblClick = FormDblClick
- PixelsPerInch = 96
- TextHeight = 13
- object lUser: TLabel
- Left = 0
- Top = 0
- Width = 24
- Height = 13
- Caption = 'lUser'
- end
- object lPass: TLabel
- Left = 56
- Top = 0
- Width = 25
- Height = 13
- Caption = 'lPass'
- end
- object lResult: TLabel
- Left = 0
- Top = 16
- Width = 32
- Height = 13
- Caption = 'lResult'
- end
- object lPos: TLabel
- Left = 13
- Top = 32
- Width = 20
- Height = 13
- Alignment = taRightJustify
- Caption = 'lPos'
- end
- object lTotal: TLabel
- Left = 56
- Top = 32
- Width = 26
- Height = 13
- Caption = 'lTotal'
- end
- object Label1: TLabel
- Left = 40
- Top = 32
- Width = 5
- Height = 13
- Caption = '/'
- end
- end
-